.index_products_title{width:1190px; margin:auto;}
.index_products_title ul li{ font-size:16px; color:#aeaeae; line-height:25px;}
.index_products{width: 100%;height: 835px;background:url(../images/probg.jpg);padding-top: 60px;}
.index_product2{width: 1190px;margin: 0 auto}
.index_prolist{background:url(../images/prolist.jpg) no-repeat;text-align: center;float: left;width: 237px;height: 31px;}
.index_prolist a {color: #fff;line-height: 31px;font-size: 14px;font-weight: normal;}
.index_prolist:hover {background:url(../images/prolist2.jpg) no-repeat;}
.index_prolist:hover a {text-decoration: unset;}
.index_products_zwbg{width:1190px; margin:auto; margin-top:33px; overflow:hidden; position:relative;}

.index_products_otherbtn{ width:104px; margin:auto; height:3px;text-align:center;}
.index_products_otherbtn ul{ display:inline-block}
.index_products_otherbtn ul li{ float:left; list-style:none; width:45px; height:3px; background:#cccccc; margin-right:14px; cursor:pointer}
.index_products_otherbtn ul li.current{width:45px; height:3px;margin-right:14px; background:#000000;}
.asd{width:375px; float:left; overflow:hidden; position:relative;}
.img{width:375px; height:244px; overflow:hidden; position:relative;}
.img img{width:373px; height:242px; display:block; border:1px solid #cccccc;}
.in_proname {width:345px; padding:15px;background: #fff;}
.index_prode{font-size: 14px;color: #666666;}
.index_promore{text-align: right;margin-top: 5px;}
.in_proname a{color:#000000; font-size:15px; line-height:20px; font-weight:normal;}
.asd:hover .in_proname{background: #333}
.asd:hover .in_proname a{color: #fff}
.asd:hover .in_proname .index_prode{color: #adadad}

.asd .rsp{width:375px;height:244px;overflow:hidden;position: absolute; background:url(../images/pro_bg.png) no-repeat; top:0px;left:0px; z-index:111; cursor:pointer;}
.asd .text{position:absolute;width:375px;height:142px;left:-375px;top:102px;overflow:hidden; text-align:center; z-index:1111;}
#index_products_animate,#index_products_animate_1{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}